github.com/jackc/pgx/v5.Conn.sendBatchQueryExecModeDescribeExec (method)
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L1010: return c.sendBatchQueryExecModeDescribeExec(ctx, b)
conn.go#L1135: func (c *Conn) sendBatchQueryExecModeDescribeExec(ctx context.Context, b *Batch) (pbr *pipelineBatchResults) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)